home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Demos
/
Bowers Development
/
AppMaker 2.0b5
/
Examples
/
Procedural
/
Gadgets
/
AboutDialog.h
< prev
next >
Wrap
Text File
|
1996-03-19
|
222b
|
10 lines
/* AboutDialog.h -- Modal dialog */
/* Created 01/01/95 12:01 PM by AppMaker */
typedef struct {
short dummy;
} AboutDialogRec, *AboutDialogRecPtr;
/*----------*/
Boolean GetAboutDialog (AboutDialogRec *AboutDialog);